Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cast BOOL concats to INT32 #620

Merged
merged 1 commit into from
Jan 11, 2021
Merged

Conversation

kevinch-nv
Copy link
Collaborator

Fixes #534 by casting BOOL tensors in concat nodes to INT32 first, then casting back.

Signed-off-by: Kevin Chen [email protected]

Signed-off-by: Kevin Chen <[email protected]>
@kevinch-nv kevinch-nv merged commit 17c6d89 into onnx:master Jan 11, 2021
kevinch-nv added a commit to kevinch-nv/onnx-tensorrt that referenced this pull request Jul 2, 2021
kevinch-nv added a commit that referenced this pull request Jul 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

node number -1: !input.isBool()
2 participants